phpmyadmin login should not expire on ubuntu 10.04
- by mit
On ubuntu 10.04 the phpmyadmin config is a little bit scattered.
I want to set the loginexpiration time to zero, should never expire, this is a secured setup behind a firewall. I think it is 3600 by default but cannot find the setting.
Where is it?
Edit: I actually changed it in /etc/phpmyadmin/conf.inc.php which seems the recommended place for ubuntu. The other files mentioned below might be overwritten on updates.